[INFO] cloning repository https://github.com/fantasyzhjk/rosu-ppplus-csr-ffi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fantasyzhjk/rosu-ppplus-csr-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffantasyzhjk%2Frosu-ppplus-csr-ffi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffantasyzhjk%2Frosu-ppplus-csr-ffi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1daa78050b8831260c522a1cafa2ccf50862a897
[INFO] fixing fantasyzhjk/rosu-ppplus-csr-ffi against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffantasyzhjk%2Frosu-ppplus-csr-ffi" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fantasyzhjk/rosu-ppplus-csr-ffi
[INFO] finished tweaking git repo https://github.com/fantasyzhjk/rosu-ppplus-csr-ffi
[INFO] tweaked toml for git repo https://github.com/fantasyzhjk/rosu-ppplus-csr-ffi written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fantasyzhjk/rosu-ppplus-csr-ffi on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fantasyzhjk/rosu-ppplus-csr-ffi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/fantasyzhjk/rosu-ppplus-csr`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded interoptopus_proc v0.14.23
[INFO] [stderr]   Downloaded interoptopus v0.14.27
[INFO] [stderr]   Downloaded bytemuck v1.23.0
[INFO] [stderr]   Downloaded interoptopus_backend_c v0.14.25
[INFO] [stderr]   Downloaded interoptopus_backend_csharp v0.14.25
[INFO] [stderr]   Downloaded rosu-map v0.2.1
[INFO] [stderr]   Downloaded interoptopus_backend_cpython v0.14.25
[INFO] [stderr]   Downloaded rosu-mods v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8a1638fc19064dec10e2c2d16417e09291230cd26c85b87ce5669f2deb9a4a4d
[INFO] running `Command { std: "docker" "start" "8a1638fc19064dec10e2c2d16417e09291230cd26c85b87ce5669f2deb9a4a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a1638fc19064dec10e2c2d16417e09291230cd26c85b87ce5669f2deb9a4a4d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a1638fc19064dec10e2c2d16417e09291230cd26c85b87ce5669f2deb9a4a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a1638fc19064dec10e2c2d16417e09291230cd26c85b87ce5669f2deb9a4a4d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rosu-map v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling interoptopus_proc v0.14.23
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking rosu-mods v0.3.0
[INFO] [stderr]     Checking interoptopus v0.14.27
[INFO] [stderr]    Compiling interoptopus_backend_cpython v0.14.25
[INFO] [stderr]    Compiling interoptopus_backend_c v0.14.25
[INFO] [stderr]    Compiling interoptopus_backend_csharp v0.14.25
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking rosu-pp v3.1.0 (https://github.com/fantasyzhjk/rosu-ppplus-csr?rev=8d1cb1b4bccc1f44181b8bd7a02214d5e6dffb7f#8d1cb1b4)
[INFO] [stderr]     Checking rosu_pp_ffi v0.2.0 (/opt/rustwide/workdir/rosu_pp_ffi)
[INFO] [stderr]    Compiling rosu_pp_ffi_build v0.1.0 (/opt/rustwide/workdir/rosu_pp_ffi_build)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.95s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "8a1638fc19064dec10e2c2d16417e09291230cd26c85b87ce5669f2deb9a4a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a1638fc19064dec10e2c2d16417e09291230cd26c85b87ce5669f2deb9a4a4d", kill_on_drop: false }`
[INFO] [stdout] 8a1638fc19064dec10e2c2d16417e09291230cd26c85b87ce5669f2deb9a4a4d
